-
Home
-
WPGraphQL
-
1.12.1
-
Code
-
Classes
- SendPasswordResetEmail
Total Complexity |
19 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
207 |
Lines of code |
98 |
Logical lines of code |
44 |
Comment lines |
85 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_mutation() |
A |
43 |
6 |
54 |
get_user_data() |
S |
64 |
3 |
10 |
get_site_name() |
S |
65 |
3 |
9 |
was_username_provided() |
S |
77 |
2 |
3 |
get_user_not_found_error_message() |
S |
70 |
2 |
6 |
is_email_address() |
S |
78 |
1 |
3 |
get_email_subject() |
S |
73 |
1 |
4 |
get_email_message() |
S |
63 |
1 |
9 |